home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.search_3.1.1.jar / plugin.properties < prev    next >
Encoding:
Text File  |  2005-09-29  |  2.0 KB  |  60 lines

  1. ###############################################################################
  2. # Copyright (c) 2000, 2005 IBM Corporation and others.
  3. # All rights reserved. This program and the accompanying materials
  4. # are made available under the terms of the Eclipse Public License v1.0
  5. # which accompanies this distribution, and is available at
  6. # http://www.eclipse.org/legal/epl-v10.html
  7. #
  8. # Contributors:
  9. #     IBM Corporation - initial API and implementation
  10. ###############################################################################
  11.  
  12. pluginName= Search Support
  13. providerName= Eclipse.org
  14.  
  15. searchMarker= Search Marker
  16. filteredSearchMarker= Filtered Search Marker
  17.  
  18. searchPages= Search Pages
  19. searchResultSorters= Search Result Sorters
  20. searchResultViewPages= Search Result View Pages
  21.  
  22. search= Search
  23.  
  24. searchMenu.label= Se&arch
  25. openFileSearchPageAction.label= &File...
  26.  
  27. openSearchDialogAction.label= Se&arch...
  28. openSearchDialogAction.tooltip= Search
  29.  
  30. fileSearch= File Search
  31. searchResultViewName= Classic Search
  32. newSearchResultViewName= Search
  33. ViewCommand.searchResultView.name= Classic Search
  34. ViewCommand.searchResultView.description=Show the Classic Search view
  35. ViewCommand.searchView.name= Search
  36. ViewCommand.searchView.description=Show the Search view
  37.  
  38. ResourcenameSorter.label= &Name
  39. ResourcenameSorter.tooltip= Sort by Resource Name
  40. ResourcePathSorter.label= &Path
  41. ResourcePathSorter.tooltip= Sort by Resource Path
  42.  
  43. SearchPreferencePage.label= Search
  44.  
  45. preferenceKeywords.general=Search
  46.  
  47. WorkInProgressPreferencePage.label= Work in Progress
  48.  
  49. ActionDefinition.openSearchDialog.name= Open Search Dialog
  50. ActionDefinition.openSearchDialog.description= Open the Search dialog
  51.  
  52. ActionDefinition.openFileSearchPage.name= File Search
  53. ActionDefinition.openFileSearchPage.description= Open the Search dialog\'s file search page
  54.  
  55. SearchMarkerPreference.label= Search Results
  56. FilteredSearchMarkerPreference.label= Filtered Search Results
  57.  
  58. searchCategory.name= Search
  59. searchCategory.description= Search command category
  60.